From 29743780ecebd47d3ff124fcecad7b6e84214e5b Mon Sep 17 00:00:00 2001 From: Leopold Palomo-Avellaneda Date: Sat, 25 Oct 2014 02:23:53 +0200 Subject: [PATCH] Changed location of installation of cmake files --- debian/changelog | 8 ++++++++ debian/libpcl-dev.install | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b8a907cb..ad2bee59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pcl (1.7.2-2) UNRELEASED; urgency=medium + + [Leopold Palomo-Avellaneda] + * Changed location of installation of cmake files. + (Closes: #766685) + + -- Leopold Palomo-Avellaneda Sat, 25 Oct 2014 02:21:55 +0200 + pcl (1.7.2-1) unstable; urgency=medium [Thomas Moulard] diff --git a/debian/libpcl-dev.install b/debian/libpcl-dev.install index a47a17b1..10e70fc9 100644 --- a/debian/libpcl-dev.install +++ b/debian/libpcl-dev.install @@ -1,6 +1,6 @@ usr/include/* usr/lib/*/pkgconfig/* -usr/share/pcl*/*.cmake +usr/share/pcl*/*.cmake usr/lib/*/cmake/pcl/ usr/lib/*/libpcl_common.so usr/lib/*/libpcl_features.so usr/lib/*/libpcl_filters.so -- 2.30.2